Categories

Versions

Sort (In Database) (In-Database Processing)

Synopsis

Sorts the current data set according to the specified sorting attributes.

Description

This operator re-orders the rows according to the specified parameters. You can choose multiple sorting attributes and directions (ascending, descending). Note that sorting is typically one of the most costly database operations in terms of time and memory.

Input

  • example set input

Output

  • example set output

Parameters

  • sorting_attributes List of the additional sorting attributes and the corresponding sorting directions Range: list